Automation allows you to use some of the functionality of SFPack in your own programs (Visual Basic, VB Script, etc.)
The API documentation uses the Visual Basic 6 syntax for methods, properties and events.
In addition [R], [W] and [RW] are used for properties, to indicate if the property has read, write or full access.
Interfaces/Classes |
Description |
Main Class. |
|
Class for packing a SF2 file |
|
Class for inflating (uncompressing) a SFPack file |
Please refer to this page for some short examples on how to use the library from within Visual Basic.